home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / clipper / ks94an.zip / README.1ST < prev    next >
Text File  |  1994-04-25  |  7KB  |  166 lines

  1. KLIPPER.LIB
  2. -----------
  3.  
  4. This is the library of functions that contain 100% clipper code.
  5. Some of the functions do make calls to functions in KLIPPERC.LIB
  6.  
  7.  
  8. KLIPPERC.LIB
  9. ------------
  10.  
  11. This is the library that contains all functions that are written in
  12. C.  I have kept these to a minimum.
  13.  
  14. Kirby L. Wallace
  15.  
  16. CIS              : 70262,524
  17. Kirby Wallace    : FidoNet 1:170/110
  18. The Penumbra BBS : (918) 835-7109 14.4K N81
  19. InterNet         : 70262,524@compuserve.com
  20. WWIVLink         : 343@9852
  21.  
  22. US. SnailMail:
  23.  
  24.     9727 East 11th Street
  25.     Suite 148
  26.     Tulsa, OK.  74128
  27.  
  28. LICENSE AGREEMENTS
  29.  
  30. "Kirby L. Wallace" or "Wallace Information Systems Engineering" (AUTHOR) grants
  31. you, the user (USER) the following rights, and stipulates the following
  32. restrictions.
  33.  
  34. IF YOU DOWNLOAD OR USE THIS LIBRARY YOU AGREE TO THESE TERMS.
  35.  
  36.  
  37. LIBRARY (KLIPPER.LIB and *.CH files) LICENSE
  38. --------------------------------------------
  39.  
  40. The AUTHOR grants you a license to use the Library, (*.LIB file .and. *.CH
  41. files) only in the country where you acquired it. The Library is copyrighted
  42. and licensed (not sold). We do not transfer title to the Library to you. You
  43. obtain no rights other than those granted you under this license.
  44.                                                                                 
  45.        Under this license, you may:                                             
  46.                                                                                 
  47.     1. use the Library on one or a million machines at a time (or any number
  48.        of machines between) within your enterprise.
  49.  
  50.        Your Enterprise is defined, for purposes of this license agreement,
  51.        as YOU, YOUR COMPANY, and any of it's BRANCH, SUBSIDIARY, or
  52.        otherwise WHOLLY OWNED OPERATING COMPANIES, and any of the clients
  53.        or customers thereof.
  54.  
  55.        For consultants, this means that YOU may use the Library on any and
  56.        all of your client's machines, either linked into your deliverable
  57.        application or in the form of the .LIB file.
  58.  
  59.     2. make copies of the Library for use or backup purposes within
  60.        your Enterprise;
  61.  
  62.     3. link the Library into any other program; and
  63.  
  64.     4. make copies of the original file you downloaded and distribute
  65.        it, provided that you transfer a copy of this license to the
  66.        other party. The other party agrees to these terms by its
  67.        first use of the Library.  YOU MAY NOT DISTRIBUTE THE SOURCE
  68.        CODE WITH THE LIBRARY IN ANY CASE OR FORM EXCEPT AS OUTLINED IN
  69.        THE SOURCE CODE LICENSE BELOW.
  70.  
  71.  
  72. SOURCE CODE (*.PRG files) LICENSE
  73. ---------------------------------
  74.  
  75. Upon purchase of the source code, the AUTHOR grants you a license to use the
  76. Library source code, (*.PRG files) only in the country where you acquired it.
  77. The Library source Code is copyrighted, and licensed (upon payment). We do not
  78. transfer title to the source code to you. You obtain no rights other than those
  79. granted you under this license.
  80.  
  81.        Under this license, you may:
  82.  
  83.     A. 1) use the Library source code on one or a million machines at a time
  84.        (or any number of machines between) within your enterprise.
  85.  
  86.        2) For consultants, this means that YOU may use the Library on any and
  87.        all of your client's machines, either linked into your deliverable
  88.        application or in the form of the .LIB file, and you may also leave
  89.        the source code (in those cases where clients require source code
  90.        rights) in the custody of your clients, subject to the following
  91.        restriction (point 3):
  92.  
  93.        3) If you have sold the source code rights with your application, you
  94.        may provide the source code only for the modules that are included
  95.        in the application that you have built with the Library.
  96.  
  97.        In this case, no Copyright notice is required to be placed in the
  98.        source code modules that you supply from the library.
  99.  
  100.     B. make copies of the Library for use or backup purposes within
  101.        your Enterprise;
  102.  
  103.        You must reproduce the copyright notice and any other legend of
  104.        ownership on each copy or partial copy, of the Library.
  105.                                                                                 
  106.     You may NOT:
  107.                                                                                 
  108.     1. sublicense, rent, lease, or assign the Library (in it's distribution
  109.        form); and
  110.  
  111.     2. reverse assemble, reverse compile, or otherwise translate the
  112.        Library.
  113.  
  114.     3. distribute, disclose or otherwise reveal the SOURCE CODE except
  115.        as provided for in sections A 1), A 2) and A 3) above.
  116.  
  117.  
  118. DISCLAIMER
  119. ----------
  120.        
  121.        We do not warrant that the Library is free from claims by a third
  122.        party of copyright, patent, trademark, trade secret, or any other        
  123.        intellectual property infringement.
  124.  
  125.        Under no circumstances are we liable for any of the following:           
  126.                                                                                 
  127.        1. third-party claims against you for losses or damages;                 
  128.        2. loss of, or damage to, your records or data; or                       
  129.        3. economic consequential damages (including lost profits or             
  130.           savings) or incidental damages, even if we are informed of            
  131.           their possibility.
  132.  
  133.        We do not warrant uninterrupted or error free operation of the           
  134.        Library or it's source. We have no obligation to provide service,
  135.        defect correction, or any maintenance for the Library. We have no
  136.        obligation to supply any Library updates or enhancements to you
  137.        even if such are or later become available.                              
  138.  
  139.  
  140. WARRANTY DISCLAIMER
  141.  
  142.        THERE ARE NO WARRANTIES, EXPRESS OR IMPLIED, INCLUDING THE               
  143.        IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A                  
  144.        PARTICULAR PURPOSE.                                                      
  145.                                                                                 
  146.        You may terminate this license at any time. We may terminate this        
  147.        license if you fail to comply with any of its terms. In either           
  148.        event, you must destroy all your copies of the Library and it's
  149.        source code.
  150.                                                                                 
  151.        You are responsible for the payment of any taxes resulting from          
  152.        this license.                                                            
  153.                                                                                 
  154.        You may not sell, transfer, assign, or subcontract any of your           
  155.        rights or obligations under this license. Any attempt to do so is        
  156.        void.                                                                    
  157.  
  158.  
  159. Now then, now that all the nasty lawyer stuff is done with, let me just add
  160. this:
  161.  
  162.     DO THE RIGHT THING and your conscience will let you sleep and you just
  163.     may add a few years to your life due to decreased stress.
  164.  
  165.  
  166.